home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 May (DVD) / Macworld Resource DVD May 2003.toast / Data / Software / Bonus / Database / mysql-max-3.23.55.sit / mysql-max-3.23.55-apple-darwi.1 / COPYING.LIB < prev    next >
Encoding:
Text File  |  2003-01-22  |  27.3 KB  |  525 lines  |  [TEXT/ttxt]

  1. GNU Lesser General Public License
  2. *********************************
  3.  
  4.                       Version 2.1, February 1999
  5.  
  6.      Copyright (C) 1991, 1999 Free Software Foundation, Inc.
  7.      59 Temple Place -- Suite 330, Boston, MA 02111-1307, USA
  8.      
  9.      Everyone is permitted to copy and distribute verbatim copies
  10.      of this license document, but changing it is not allowed.
  11.      
  12.      [This is the first released version of the Lesser GPL.  It also counts
  13.      as the successor of the GNU Library Public License, version 2, hence the
  14.      version number 2.1.]
  15.  
  16. Preamble
  17. ========
  18.  
  19. The licenses for most software are designed to take away your freedom
  20. to share and change it.  By contrast, the GNU General Public Licenses
  21. are intended to guarantee your freedom to share and change free
  22. software--to make sure the software is free for all its users.
  23.  
  24. This license, the Lesser General Public License, applies to some
  25. specially designated software--typically libraries--of the Free
  26. Software Foundation and other authors who decide to use it.  You can use
  27. it too, but we suggest you first think carefully about whether this
  28. license or the ordinary General Public License is the better strategy to
  29. use in any particular case, based on the explanations below.
  30.  
  31. When we speak of free software, we are referring to freedom of use, not
  32. price.  Our General Public Licenses are designed to make sure that you
  33. have the freedom to distribute copies of free software (and charge for
  34. this service if you wish); that you receive source code or can get it
  35. if you want it; that you can change the software and use pieces of it
  36. in new free programs; and that you are informed that you can do these
  37. things.
  38.  
  39. To protect your rights, we need to make restrictions that forbid
  40. distributors to deny you these rights or to ask you to surrender these
  41. rights.  These restrictions translate to certain responsibilities for
  42. you if you distribute copies of the library or if you modify it.
  43.  
  44. For example, if you distribute copies of the library, whether gratis or
  45. for a fee, you must give the recipients all the rights that we gave
  46. you.  You must make sure that they, too, receive or can get the source
  47. code.  If you link other code with the library, you must provide
  48. complete object files to the recipients, so that they can relink them
  49. with the library after making changes to the library and recompiling
  50. it.  And you must show them these terms so they know their rights.
  51.  
  52. We protect your rights with a two-step method: (1) we copyright the
  53. library, and (2) we offer you this license, which gives you legal
  54. permission to copy, distribute and/or modify the library.
  55.  
  56. To protect each distributor, we want to make it very clear that there
  57. is no warranty for the free library.  Also, if the library is modified
  58. by someone else and passed on, the recipients should know that what
  59. they have is not the original version, so that the original author's
  60. reputation will not be affected by problems that might be introduced by
  61. others.
  62.  
  63. Finally, software patents pose a constant threat to the existence of
  64. any free program.  We wish to make sure that a company cannot
  65. effectively restrict the users of a free program by obtaining a
  66. restrictive license from a patent holder.  Therefore, we insist that
  67. any patent license obtained for a version of the library must be
  68. consistent with the full freedom of use specified in this license.
  69.  
  70. Most GNU software, including some libraries, is covered by the ordinary
  71. GNU General Public License.  This license, the GNU Lesser General
  72. Public License, applies to certain designated libraries, and is quite
  73. different from the ordinary General Public License.  We use this
  74. license for certain libraries in order to permit linking those
  75. libraries into non-free programs.
  76.  
  77. When a program is linked with a library, whether statically or using a
  78. shared library, the combination of the two is legally speaking a
  79. combined work, a derivative of the original library.  The ordinary
  80. General Public License therefore permits such linking only if the
  81. entire combination fits its criteria of freedom.  The Lesser General
  82. Public License permits more lax criteria for linking other code with
  83. the library.
  84.  
  85. We call this license the "Lesser" General Public License because it
  86. does _Less_ to protect the user's freedom than the ordinary General
  87. Public License.  It also provides other free software developers Less
  88. of an advantage over competing non-free programs.  These disadvantages
  89. are the reason we use the ordinary General Public License for many
  90. libraries.  However, the Lesser license provides advantages in certain
  91. special circumstances.
  92.  
  93. For example, on rare occasions, there may be a special need to
  94. encourage the widest possible use of a certain library, so that it
  95. becomes a de-facto standard.  To achieve this, non-free programs must be
  96. allowed to use the library.  A more frequent case is that a free
  97. library does the same job as widely used non-free libraries.  In this
  98. case, there is little to gain by limiting the free library to free
  99. software only, so we use the Lesser General Public License.
  100.  
  101. In other cases, permission to use a particular library in non-free
  102. programs enables a greater number of people to use a large body of free
  103. software.  For example, permission to use the GNU C Library in non-free
  104. programs enables many more people to use the whole GNU operating
  105. system, as well as its variant, the GNU/Linux operating system.
  106.  
  107. Although the Lesser General Public License is Less protective of the
  108. users' freedom, it does ensure that the user of a program that is
  109. linked with the Library has the freedom and the wherewithal to run that
  110. program using a modified version of the Library.
  111.  
  112. The precise terms and conditions for copying, distribution and
  113. modification follow.  Pay close attention to the difference between a
  114. "work based on the library" and a "work that uses the library".  The
  115. former contains code derived from the library, whereas the latter must
  116. be combined with the library in order to run.
  117.  
  118.                    GNU LESSER GENERAL PUBLIC LICENSE
  119.  
  120.     TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
  121.  
  122.   0. This License Agreement applies to any software library or other
  123.      program which contains a notice placed by the copyright holder or
  124.      other authorized party saying it may be distributed under the
  125.      terms of this Lesser General Public License (also called "this
  126.      License").  Each licensee is addressed as "you".
  127.  
  128.      A "library" means a collection of software functions and/or data
  129.      prepared so as to be conveniently linked with application programs
  130.      (which use some of those functions and data) to form executables.
  131.  
  132.      The "Library", below, refers to any such software library or work
  133.      which has been distributed under these terms.  A "work based on the
  134.      Library" means either the Library or any derivative work under
  135.      copyright law: that is to say, a work containing the Library or a
  136.      portion of it, either verbatim or with modifications and/or
  137.      translated straightforwardly into another language.  (Hereinafter,
  138.      translation is included without limitation in the term
  139.      "modification".)
  140.  
  141.      "Source code" for a work means the preferred form of the work for
  142.      making modifications to it.  For a library, complete source code
  143.      means all the source code for all modules it contains, plus any
  144.      associated interface definition files, plus the scripts used to
  145.      control compilation and installation of the library.
  146.  
  147.      Activities other than copying, distribution and modification are
  148.      not covered by this License; they are outside its scope.  The act
  149.      of running a program using the Library is not restricted, and
  150.      output from such a program is covered only if its contents
  151.      constitute a work based on the Library (independent of the use of
  152.      the Library in a tool for writing it).  Whether that is true
  153.      depends on what the Library does and what the program that uses
  154.      the Library does.
  155.  
  156.   1. You may copy and distribute verbatim copies of the Library's
  157.      complete source code as you receive it, in any medium, provided
  158.      that you conspicuously and appropriately publish on each copy an
  159.      appropriate copyright notice and disclaimer of warranty; keep
  160.      intact all the notices that refer to this License and to the
  161.      absence of any warranty; and distribute a copy of this License
  162.      along with the Library.
  163.  
  164.      You may charge a fee for the physical act of transferring a copy,
  165.      and you may at your option offer warranty protection in exchange
  166.      for a fee.
  167.  
  168.   2. You may modify your copy or copies of the Library or any portion
  169.      of it, thus forming a work based on the Library, and copy and
  170.      distribute such modifications or work under the terms of Section 1
  171.      above, provided that you also meet all of these conditions:
  172.  
  173.        a. The modified work must itself be a software library.
  174.  
  175.        b. You must cause the files modified to carry prominent notices
  176.           stating that you changed the files and the date of any change.
  177.  
  178.        c. You must cause the whole of the work to be licensed at no
  179.           charge to all third parties under the terms of this License.
  180.  
  181.        d. If a facility in the modified Library refers to a function or
  182.           a table of data to be supplied by an application program that
  183.           uses the facility, other than as an argument passed when the
  184.           facility is invoked, then you must make a good faith effort
  185.           to ensure that, in the event an application does not supply
  186.           such function or table, the facility still operates, and
  187.           performs whatever part of its purpose remains meaningful.
  188.  
  189.           (For example, a function in a library to compute square roots
  190.           has a purpose that is entirely well-defined independent of the
  191.           application.  Therefore, Subsection 2d requires that any
  192.           application-supplied function or table used by this function
  193.           must be optional: if the application does not supply it, the
  194.           square root function must still compute square roots.)
  195.  
  196.      These requirements apply to the modified work as a whole.  If
  197.      identifiable sections of that work are not derived from the
  198.      Library, and can be reasonably considered independent and separate
  199.      works in themselves, then this License, and its terms, do not
  200.      apply to those sections when you distribute them as separate
  201.      works.  But when you distribute the same sections as part of a
  202.      whole which is a work based on the Library, the distribution of
  203.      the whole must be on the terms of this License, whose permissions
  204.      for other licensees extend to the entire whole, and thus to each
  205.      and every part regardless of who wrote it.
  206.  
  207.      Thus, it is not the intent of this section to claim rights or
  208.      contest your rights to work written entirely by you; rather, the
  209.      intent is to exercise the right to control the distribution of
  210.      derivative or collective works based on the Library.
  211.  
  212.      In addition, mere aggregation of another work not based on the
  213.      Library with the Library (or with a work based on the Library) on
  214.      a volume of a storage or distribution medium does not bring the
  215.      other work under the scope of this License.
  216.  
  217.   3. You may opt to apply the terms of the ordinary GNU General Public
  218.      License instead of this License to a given copy of the Library.
  219.      To do this, you must alter all the notices that refer to this
  220.      License, so that they refer to the ordinary GNU General Public
  221.      License, version 2, instead of to this License.  (If a newer
  222.      version than version 2 of the ordinary GNU General Public License
  223.      has appeared, then you can specify that version instead if you
  224.      wish.)  Do not make any other change in these notices.
  225.  
  226.      Once this change is made in a given copy, it is irreversible for
  227.      that copy, so the ordinary GNU General Public License applies to
  228.      all subsequent copies and derivative works made from that copy.
  229.  
  230.      This option is useful when you wish to copy part of the code of
  231.      the Library into a program that is not a library.
  232.  
  233.   4. You may copy and distribute the Library (or a portion or
  234.      derivative of it, under Section 2) in object code or executable
  235.      form under the terms of Sections 1 and 2 above provided that you
  236.      accompany it with the complete corresponding machine-readable
  237.      source code, which must be distributed under the terms of Sections
  238.      1 and 2 above on a medium customarily used for software
  239.      interchange.
  240.  
  241.      If distribution of object code is made by offering access to copy
  242.      from a designated place, then offering equivalent access to copy
  243.      the source code from the same place satisfies the requirement to
  244.      distribute the source code, even though third parties are not
  245.      compelled to copy the source along with the object code.
  246.  
  247.   5. A program that contains no derivative of any portion of the
  248.      Library, but is designed to work with the Library by being
  249.      compiled or linked with it, is called a "work that uses the
  250.      Library".  Such a work, in isolation, is not a derivative work of
  251.      the Library, and therefore falls outside the scope of this License.
  252.  
  253.      However, linking a "work that uses the Library" with the Library
  254.      creates an executable that is a derivative of the Library (because
  255.      it contains portions of the Library), rather than a "work that
  256.      uses the library".  The executable is therefore covered by this
  257.      License.  Section 6 states terms for distribution of such
  258.      executables.
  259.  
  260.      When a "work that uses the Library" uses material from a header
  261.      file that is part of the Library, the object code for the work may
  262.      be a derivative work of the Library even though the source code is
  263.      not.  Whether this is true is especially significant if the work
  264.      can be linked without the Library, or if the work is itself a
  265.      library.  The threshold for this to be true is not precisely
  266.      defined by law.
  267.  
  268.      If such an object file uses only numerical parameters, data
  269.      structure layouts and accessors, and small macros and small inline
  270.      functions (ten lines or less in length), then the use of the object
  271.      file is unrestricted, regardless of whether it is legally a
  272.      derivative work.  (Executables containing this object code plus
  273.      portions of the Library will still fall under Section 6.)
  274.  
  275.      Otherwise, if the work is a derivative of the Library, you may
  276.      distribute the object code for the work under the terms of Section
  277.      6.  Any executables containing that work also fall under Section 6,
  278.      whether they are linked directly with the Library itself.
  279.  
  280.   6. As an exception to the Sections above, you may also combine or
  281.      link a "work that uses the Library" with the Library to produce a
  282.      work containing portions of the Library, and distribute that work
  283.      under terms of your choice, provided that the terms permit
  284.      modification of the work for the customer's own use and reverse
  285.      engineering for debugging such modifications.
  286.  
  287.      You must give prominent notice with each copy of the work that the
  288.      Library is used in it and that the Library and its use are covered
  289.      by this License.  You must supply a copy of this License.  If the
  290.      work during execution displays copyright notices, you must include
  291.      the copyright notice for the Library among them, as well as a
  292.      reference directing the user to the copy of this License.  Also,
  293.      you must do one of these things:
  294.  
  295.        a. Accompany the work with the complete corresponding
  296.           machine-readable source code for the Library including
  297.           whatever changes were used in the work (which must be
  298.           distributed under Sections 1 and 2 above); and, if the work
  299.           is an executable linked with the Library, with the complete
  300.           machine-readable "work that uses the Library", as object code
  301.           and/or source code, so that the user can modify the Library
  302.           and then relink to produce a modified executable containing
  303.           the modified Library.  (It is understood that the user who
  304.           changes the contents of definitions files in the Library will
  305.           not necessarily be able to recompile the application to use
  306.           the modified definitions.)
  307.  
  308.        b. Use a suitable shared library mechanism for linking with the
  309.           Library.  A suitable mechanism is one that (1) uses at
  310.           runtime a copy of the library already present on the user's
  311.           computer system, rather than copying library functions into
  312.           the executable, and (2) will operate properly with a modified
  313.           version of the library, if the user installs one, as long as
  314.           the modified version is interface-compatible with the version
  315.           that the work was made with.
  316.  
  317.        c. Accompany the work with a written offer, valid for at least
  318.           three years, to give the same user the materials specified in
  319.           Subsection 6a, above, for a charge no more than the cost of
  320.           performing this distribution.
  321.  
  322.        d. If distribution of the work is made by offering access to copy
  323.           from a designated place, offer equivalent access to copy the
  324.           above specified materials from the same place.
  325.  
  326.        e. Verify that the user has already received a copy of these
  327.           materials or that you have already sent this user a copy.
  328.  
  329.      For an executable, the required form of the "work that uses the
  330.      Library" must include any data and utility programs needed for
  331.      reproducing the executable from it.  However, as a special
  332.      exception, the materials to be distributed need not include
  333.      anything that is normally distributed (in either source or binary
  334.      form) with the major components (compiler, kernel, and so on) of
  335.      the operating system on which the executable runs, unless that
  336.      component itself accompanies the executable.
  337.  
  338.      It may happen that this requirement contradicts the license
  339.      restrictions of other proprietary libraries that do not normally
  340.      accompany the operating system.  Such a contradiction means you
  341.      cannot use both them and the Library together in an executable
  342.      that you distribute.
  343.  
  344.   7. You may place library facilities that are a work based on the
  345.      Library side-by-side in a single library together with other
  346.      library facilities not covered by this License, and distribute
  347.      such a combined library, provided that the separate distribution
  348.      of the work based on the Library and of the other library
  349.      facilities is otherwise permitted, and provided that you do these
  350.      two things:
  351.  
  352.        a. Accompany the combined library with a copy of the same work
  353.           based on the Library, uncombined with any other library
  354.           facilities.  This must be distributed under the terms of the
  355.           Sections above.
  356.  
  357.        b. Give prominent notice with the combined library of the fact
  358.           that part of it is a work based on the Library, and explaining
  359.           where to find the accompanying uncombined form of the same
  360.           work.
  361.  
  362.   8. You may not copy, modify, sublicense, link with, or distribute the
  363.      Library except as expressly provided under this License.  Any
  364.      attempt otherwise to copy, modify, sublicense, link with, or
  365.      distribute the Library is void, and will automatically terminate
  366.      your rights under this License.  However, parties who have
  367.      received copies, or rights, from you under this License will not
  368.      have their licenses terminated so long as such parties remain in
  369.      full compliance.
  370.  
  371.   9. You are not required to accept this License, since you have not
  372.      signed it.  However, nothing else grants you permission to modify
  373.      or distribute the Library or its derivative works.  These actions
  374.      are prohibited by law if you do not accept this License.
  375.      Therefore, by modifying or distributing the Library (or any work
  376.      based on the Library), you indicate your acceptance of this
  377.      License to do so, and all its terms and conditions for copying,
  378.      distributing or modifying the Library or works based on it.
  379.  
  380.  10. Each time you redistribute the Library (or any work based on the
  381.      Library), the recipient automatically receives a license from the
  382.      original licensor to copy, distribute, link with or modify the
  383.      Library subject to these terms and conditions.  You may not impose
  384.      any further restrictions on the recipients' exercise of the rights
  385.      granted herein.  You are not responsible for enforcing compliance
  386.      by third parties with this License.
  387.  
  388.  11. If, as a consequence of a court judgment or allegation of patent
  389.      infringement or for any other reason (not limited to patent
  390.      issues), conditions are imposed on you (whether by court order,
  391.      agreement or otherwise) that contradict the conditions of this
  392.      License, they do not excuse you from the conditions of this
  393.      License.  If you cannot distribute so as to satisfy simultaneously
  394.      your obligations under this License and any other pertinent
  395.      obligations, then as a consequence you may not distribute the
  396.      Library at all.  For example, if a patent license would not permit
  397.      royalty-free redistribution of the Library by all those who
  398.      receive copies directly or indirectly through you, then the only
  399.      way you could satisfy both it and this License would be to refrain
  400.      entirely from distribution of the Library.
  401.  
  402.      If any portion of this section is held invalid or unenforceable
  403.      under any particular circumstance, the balance of the section is
  404.      intended to apply, and the section as a whole is intended to apply
  405.      in other circumstances.
  406.  
  407.      It is not the purpose of this section to induce you to infringe any
  408.      patents or other property right claims or to contest validity of
  409.      any such claims; this section has the sole purpose of protecting
  410.      the integrity of the free software distribution system which is
  411.      implemented by public license practices.  Many people have made
  412.      generous contributions to the wide range of software distributed
  413.      through that system in reliance on consistent application of that
  414.      system; it is up to the author/donor to decide if he or she is
  415.      willing to distribute software through any other system and a
  416.      licensee cannot impose that choice.
  417.  
  418.      This section is intended to make thoroughly clear what is believed
  419.      to be a consequence of the rest of this License.
  420.  
  421.  12. If the distribution and/or use of the Library is restricted in
  422.      certain countries either by patents or by copyrighted interfaces,
  423.      the original copyright holder who places the Library under this
  424.      License may add an explicit geographical distribution limitation
  425.      excluding those countries, so that distribution is permitted only
  426.      in or among countries not thus excluded.  In such case, this
  427.      License incorporates the limitation as if written in the body of
  428.      this License.
  429.  
  430.  13. The Free Software Foundation may publish revised and/or new
  431.      versions of the Lesser General Public License from time to time.
  432.      Such new versions will be similar in spirit to the present version,
  433.      but may differ in detail to address new problems or concerns.
  434.  
  435.      Each version is given a distinguishing version number.  If the
  436.      Library specifies a version number of this License which applies
  437.      to it and "any later version", you have the option of following
  438.      the terms and conditions either of that version or of any later
  439.      version published by the Free Software Foundation.  If the Library
  440.      does not specify a license version number, you may choose any
  441.      version ever published by the Free Software Foundation.
  442.  
  443.  14. If you wish to incorporate parts of the Library into other free
  444.      programs whose distribution conditions are incompatible with these,
  445.      write to the author to ask for permission.  For software which is
  446.      copyrighted by the Free Software Foundation, write to the Free
  447.      Software Foundation; we sometimes make exceptions for this.  Our
  448.      decision will be guided by the two goals of preserving the free
  449.      status of all derivatives of our free software and of promoting
  450.      the sharing and reuse of software generally.
  451.  
  452.                                 NO WARRANTY
  453.  
  454.  15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
  455.      WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE
  456.      LAW.  EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
  457.      HOLDERS AND/OR OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT
  458.      WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT
  459.      NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND
  460.      FITNESS FOR A PARTICULAR PURPOSE.  THE ENTIRE RISK AS TO THE
  461.      QUALITY AND PERFORMANCE OF THE LIBRARY IS WITH YOU.  SHOULD THE
  462.      LIBRARY PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY
  463.      SERVICING, REPAIR OR CORRECTION.
  464.  
  465.  16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
  466.      WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY
  467.      MODIFY AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE
  468.      LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL,
  469.      INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR
  470.      INABILITY TO USE THE LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF
  471.      DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU
  472.      OR THIRD PARTIES OR A FAILURE OF THE LIBRARY TO OPERATE WITH ANY
  473.      OTHER SOFTWARE), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN
  474.      ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  475.  
  476.                       END OF TERMS AND CONDITIONS
  477.  
  478. How to Apply These Terms to Your New Libraries
  479. ==============================================
  480.  
  481. If you develop a new library, and you want it to be of the greatest
  482. possible use to the public, we recommend making it free software that
  483. everyone can redistribute and change.  You can do so by permitting
  484. redistribution under these terms (or, alternatively, under the terms of
  485. the ordinary General Public License).
  486.  
  487. To apply these terms, attach the following notices to the library.  It
  488. is safest to attach them to the start of each source file to most
  489. effectively convey the exclusion of warranty; and each file should have
  490. at least the "copyright" line and a pointer to where the full notice is
  491. found.
  492.  
  493.      ONE LINE TO GIVE THE LIBRARY'S NAME AND AN IDEA OF WHAT IT DOES.
  494.      Copyright (C) YEAR  NAME OF AUTHOR
  495.      
  496.      This library is free software; you can redistribute it and/or modify it
  497.      under the terms of the GNU Lesser General Public License as published by
  498.      the Free Software Foundation; either version 2.1 of the License, or (at
  499.      your option) any later version.
  500.      
  501.      This library is distributed in the hope that it will be useful, but
  502.      WITHOUT ANY WARRANTY; without even the implied warranty of
  503.      MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
  504.      Lesser General Public License for more details.
  505.      
  506.      You should have received a copy of the GNU Lesser General Public
  507.      License along with this library; if not, write to the Free Software
  508.      Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
  509.      USA.
  510.  
  511. Also add information on how to contact you by electronic and paper mail.
  512.  
  513. You should also get your employer (if you work as a programmer) or your
  514. school, if any, to sign a "copyright disclaimer" for the library, if
  515. necessary.  Here is a sample; alter the names:
  516.  
  517.      Yoyodyne, Inc., hereby disclaims all copyright interest in the library
  518.      `Frob' (a library for tweaking knobs) written by James Random Hacker.
  519.      
  520.      SIGNATURE OF TY COON, 1 April 1990
  521.      Ty Coon, President of Vice
  522.  
  523. That's all there is to it!
  524.  
  525.